home *** CD-ROM | disk | FTP | other *** search
/ Hot Super Models / Hot Super Models.iso / os2 / pmjpeg.hlp (.txt) < prev    next >
OS/2 Help File  |  1994-04-03  |  37KB  |  924 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4. PMJPEG is a shareware image viewer with image processing and conversion 
  5. capabilities for OS/2 2.x.  PMJPEG is a port of WinJPEG to OS/2 2.x.  It is a 
  6. native 32-bit PM application. 
  7.  
  8. PMJPEG v.1.63 has the following features: 
  9.  
  10. Γûá display JPEG, TIFF, GIF, Targa, PCX, Windows BMP, OS/2 BMP, or PPM images
  11. Γûá export an image to JPEG, TIFF, GIF, Targa, PCX, Windows BMP, OS/2 BMP, or PPM format
  12. Γûá capability of generating OS/2 desktop-background bitmaps that use the system colors
  13. Γûá display an image in monochrome, 16 color, 256 color, hicolor, or truecolor display modes
  14. Γûá display an image in full screen mode
  15. Γûá print an image with scaling, best proportional fit on the page, or fit for full page
  16. Γûá red/green/blue or hue/saturation/brightness adjustment
  17. Γûá color to grayscale conversion or image negative conversion
  18. Γûá contrast enhancement
  19. Γûá gamma correction
  20. Γûá image rotation, vertical or horizontal flip, and image resizing
  21. Γûá image cropping
  22. Γûá batch file compression of GIF, TIFF, Targa, or PPM files to JPEG File Interchange Format
  23. Γûá copy an image to the clipboard or paste an image from the clipboard
  24. Γûá slideshow: display selected files in forward, reverse, or random order with a cycle option
  25. Γûá image buffering in a cyclic slideshow
  26. Γûá capture a window, the client area of a window, or a portion of or the entire desktop
  27. Γûá support for file name extension association and starting a slideshow from the command line
  28.  
  29.  
  30. ΓòÉΓòÉΓòÉ 2. Known Problems ΓòÉΓòÉΓòÉ
  31.  
  32. There are two bugs in the 256 color ET4000 driver that comes with the OS/2 2.1 
  33. beta or OS/2 2.0 + Service Pack: 1) the driver does not stretch the bitmap 
  34. correctly so the Stretch Image to Fit Window option does not work properly, and 
  35. 2) the image under the dialog box or under the drop-down menu is not re-drawn 
  36. with the right colors.  Use the Auto-Refresh option if you have the second 
  37. problem. 
  38.  
  39. If you are using the 256 color ET4000 driver, for certain images such as 24-bit 
  40. images displayed with Maximum Color Depth set to 256 colors, the text that 
  41. shows the cropping dimensions is garbled by a filled box.  This appears to be a 
  42. bug in OS/2's palette manager or the driver. 
  43.  
  44. If you are using a 256 color driver, when you exit PMJPEG, the system colors do 
  45. not immediately return to normal. The system colors are gradually restored by 
  46. OS/2.  You can force the colors to change back by opening and/or closing a 
  47. window, such as the window list that pops up when you hit CTL-ESC. 
  48.  
  49.  
  50. ΓòÉΓòÉΓòÉ 3. JPEG ΓòÉΓòÉΓòÉ
  51.  
  52. Joint Photographic Experts Group (JPEG)  refers to a still-picture compression 
  53. standard that specifies several modes of operation.  The mode used by the 
  54. Independent JPEG Group's(IJPEG) software, which is incorporated into PMJPEG, is 
  55. sequential buildup;  in this mode,  each component of an image is encoded in a 
  56. left-to-right and top-to-bottom scan.  Sequential mode is lossy, which means 
  57. that when you compress an image, you will lose information.  That is, when you 
  58. decode the compressed image, the decoded image will not exactly match the 
  59. original.  One reason that sequential mode JPEG is lossy is that the algorithm 
  60. compresses an image by removing visually insignificant information, colors that 
  61. the human eye cannot detect. 
  62.  
  63.  
  64. ΓòÉΓòÉΓòÉ 4. Converting File Formats with PMJPEG ΓòÉΓòÉΓòÉ
  65.  
  66. Images can be converted from one file format to another by loading an image 
  67. with the File Open menu item and saving it to the desired file format with the 
  68. File Save menu item. 
  69.  
  70. Before you load an image that you want to convert, you should check the Maximum 
  71. Color Depth option. This option determines the maximum number of colors in a 
  72. displayed image.  Even though an image may look good, there may have been a 
  73. loss of colors and data in the image.  For example, suppose you are viewing a 
  74. 24-bit image with Maximum Color Depth set to 256 colors.  The 24-bit image can 
  75. have up to 16.7 million colors but the number of colors in the image is reduced 
  76. to 256 when it is loaded.  When you save this image to a different format, you 
  77. lose many colors that were in the original image.  To avoid losing colors in 
  78. the image, you should set Maximum Color Depth to 16.7 million colors before 
  79. loading the image. 
  80.  
  81. Batch Compression of images to JPEG is not affected by the Maximum Color Depth 
  82. option. 
  83.  
  84. If you are creating a bitmap to be used as an OS/2 desktop-background image, 
  85. apply the Map to System Colors function to a displayed image before saving it 
  86. to an OS/2 BMP file.  If you are converting a 24-bit image to an OS/2 BMP, you 
  87. should set Maximum Color Depth to 16.7 million colors before you load the 
  88. image.  This produces a better looking background image than one created by 
  89. loading a 24-bit image with a Maximum Color Depth of 256 colors and then 
  90. applying the Map to System Colors function. 
  91.  
  92.  
  93. ΓòÉΓòÉΓòÉ 5. Starting a Slideshow from the Command Line ΓòÉΓòÉΓòÉ
  94.  
  95. A slideshow can be initiated from the OS/2 command line by executing the 
  96. following at the OS/2 prompt: 
  97.  
  98.   pmjpeg [filename 1] [filename 2] [filename 3] ... [filename n] 
  99.  
  100. The files are displayed in the order in which they are entered on the command 
  101. line.  Also, the slideshow options that were saved by the Save All Options menu 
  102. item are used.  If no options were saved, the default slideshow options are 
  103. used.  There is no limit to the number of files that you enter.  The only 
  104. restrictions are the number of characters that you can fit in one command at 
  105. the OS/2 prompt. 
  106.  
  107. For example, if you wanted to display the files, "colrtest.jpg", "mirri3.jpg", 
  108. and "image1.gif", in the order listed , type 
  109.  
  110.   pmjpeg colrtest.jpg mirri3.jpg image1.gif 
  111.  
  112. This example assumes that PMJPEG is in your search path and this command is 
  113. executed in the directory containing the images.  If OS/2 can't find 
  114. "pmjpeg.exe" or the images, you can prefix "pmjpeg.exe" or the images with a 
  115. standard OS/2 path. 
  116.  
  117. Also, you can have wildcards in the filenames.  For example, typing 
  118.  
  119.   pmjpeg *.jpg sample?.gif 
  120.  
  121. will display all the files with the ".jpg" extension and all "sample?.gif" 
  122. files in the current path. 
  123.  
  124.  
  125. ΓòÉΓòÉΓòÉ 6. Image File Formats ΓòÉΓòÉΓòÉ
  126.  
  127. o BMP 
  128. o Graphics Interchange Format (GIF) 
  129. o JPEG File Formats 
  130. o PCX 
  131. o Portable Pixmap (PPM) 
  132. o Targa 
  133. o Tagged Image File Format (TIFF) 
  134.  
  135.  
  136. ΓòÉΓòÉΓòÉ 6.1. BMP ΓòÉΓòÉΓòÉ
  137.  
  138. PMJPEG can view Windows and OS/2 (1.x and 2.0) BMP files stored with 1, 4, 8, 
  139. or 24 bits per pixel and can view BMP files that are run-length encoded(RLE). 
  140. In addition, it can display the first image in an OS/2 bitmap array. It can 
  141. save uncompressed Windows or OS/2 BMP files in 1, 4, 8 or 24 bits per pixel and 
  142. can save BMP files with RLE. 
  143.  
  144. Note that some graphics viewers use the file extension ".RLE" for run-length 
  145. encoded Windows BMP files.  PMJPEG uses the ".BMP" extension as a default for 
  146. such files. 
  147.  
  148.  
  149. ΓòÉΓòÉΓòÉ 6.2. Graphics Interchange Format (GIF) ΓòÉΓòÉΓòÉ
  150.  
  151. PMJPEG can view interlaced/non-interlaced GIF87a and GIF89a files, and it can 
  152. save non-interlaced GIF87a files. If a GIF89a file contains more than one 
  153. image, it will display the first image in the file. 
  154.  
  155.  
  156. ΓòÉΓòÉΓòÉ 6.3. JPEG File Formats ΓòÉΓòÉΓòÉ
  157.  
  158. The JPEG committee has not specified a standard file format, and consequently, 
  159. many applications of the JPEG algorithm use their own proprietary format. 
  160. PMJPEG uses the JPEG File Interchange Format(JFIF) which transports only pixel 
  161. information.  JFIF is supported by the IJPEG Group's software and other 
  162. programs based on their code. 
  163.  
  164. Handmade Software's GIF2JPG and Image Alchemy use a proprietary JPEG format 
  165. that is not compatible with the JFIF standard.  This proprietary format is not 
  166. supported by PMJPEG.  When you use GIF2JPG v.2.0, remember to leave out the 
  167. "-s" option to produce a JPEG file that is compatible with the JFIF standard 
  168. and viewable with PMJPEG. 
  169.  
  170.  
  171. ΓòÉΓòÉΓòÉ 6.4. PCX ΓòÉΓòÉΓòÉ
  172.  
  173. PMJPEG can view PCX files stored with 1, 4, 8, or 24 bits per pixel.  If a 1, 
  174. 4, or 8 bits per pixel PCX file does not have a valid palette, PMJPEG will use 
  175. a default palette.  It can save PCX Version 3.0 files with 1, 4, 8 or 24 bits 
  176. per pixel. 
  177.  
  178.  
  179. ΓòÉΓòÉΓòÉ 6.5. Portable Pixmap (PPM) ΓòÉΓòÉΓòÉ
  180.  
  181. PMJPEG can view Portable Pixmap(PPM) and Portable Graymap(PGM) files.  It can 
  182. save a subtype of the PPM format in which the pixel values are stored in 
  183. binary.  The color depth of this subtype is always 24 bits per pixel. 
  184.  
  185.  
  186. ΓòÉΓòÉΓòÉ 6.6. Targa ΓòÉΓòÉΓòÉ
  187.  
  188. PMJPEG can view uncompressed or run-length encoded Targa files stored with 8, 
  189. 15, 16, 24, or 32 bits per pixel and it can save uncompressed Targa files with 
  190. 8 or 24 bits per pixel. 
  191.  
  192.  
  193. ΓòÉΓòÉΓòÉ 6.7. Tagged Image File Format (TIFF) ΓòÉΓòÉΓòÉ
  194.  
  195. PMJPEG supports a subset of the TIFF 6.0 specification.  PMJPEG can view TIFF 
  196. files stored with 1, 4, 8, or 24 bits per pixel.  PMJPEG can read TIFF images 
  197. stored in strip format, in which the image is divided into horizontal strips of 
  198. pixels, and tile format,  in which an image is divided into rectangular grids 
  199. of pixels.  The compression modes LZW, Packbits, Thunderscan, NeXT, and CCITT 
  200. (RLE, RLEW, FAX3, FAX4) can be read as well as uncompressed TIFF images. 
  201.  
  202. PMJPEG can save uncompressed, Packbits (Macintosh RLE) compressed, or LZW 
  203. compressed TIFF files with 1, 4, 8 or 24 bits per pixel.  TIFF files are saved 
  204. in strip format. 
  205.  
  206.  
  207. ΓòÉΓòÉΓòÉ 7. Menu Commands ΓòÉΓòÉΓòÉ
  208.  
  209. The menus are ordered by the following main topics: 
  210.  
  211. o File Menu 
  212. o Edit Menu 
  213. o Capture 
  214. o Options 
  215.  
  216.  
  217. ΓòÉΓòÉΓòÉ 7.1. File Menu ΓòÉΓòÉΓòÉ
  218.  
  219. The File menu includes commands that enable you to open and save files, to 
  220. batch convert files to JPEG, and to display multiple images in a selected 
  221. order. 
  222.  
  223. o Open 
  224. o Save As 
  225. o Save All Options 
  226. o Delete 
  227. o Batch Compression 
  228. o Slideshow 
  229. o Print 
  230. o Print Setup 
  231. o Print Options 
  232. o 1, 2, 3, 4 
  233. o 5, 6, 7, 8 
  234. o Exit 
  235.  
  236.  
  237. ΓòÉΓòÉΓòÉ 7.1.1. Open ΓòÉΓòÉΓòÉ
  238.  
  239. Select the name of a file to display.  The file formats that are supported are 
  240. the JPEG File Interchange Format (JFIF), TIFF, GIF 87a/89a, Targa, PCX, PPM or 
  241. Windows/OS/2 BMP. 
  242.  
  243.  
  244. ΓòÉΓòÉΓòÉ 7.1.2. Save As ΓòÉΓòÉΓòÉ
  245.  
  246. Select the name of the output file and the output format, which is the JPEG 
  247. File Interchange Format(JFIF), TIFF, GIF 87a, uncompressed Targa, PCX, PPM, 
  248. Windows BMP or OS/2 BMP.  When you save an image, the bits per pixel of the 
  249. output file is the same as the bits per pixel of the bitmap that is currently 
  250. displayed unless the bits per pixel of the output format is fixed (e.g., JFIF, 
  251. PPM, or GIF). 
  252.  
  253.  
  254. ΓòÉΓòÉΓòÉ 7.1.3. Save All Options ΓòÉΓòÉΓòÉ
  255.  
  256. This will save all the PMJPEG options to a file named "pmjpeg.sav" in the same 
  257. directory as the PMJPEG executable.  When PMJPEG is initially loaded, the 
  258. options will be loaded if "pmjpeg.sav" exists. 
  259.  
  260.  
  261. ΓòÉΓòÉΓòÉ 7.1.4. Delete ΓòÉΓòÉΓòÉ
  262.  
  263. This menu command lets you delete the file containing the currently displayed 
  264. image.  PMJPEG will prompt you for confirmation before deleting the file. 
  265.  
  266.  
  267. ΓòÉΓòÉΓòÉ 7.1.5. Batch Compression ΓòÉΓòÉΓòÉ
  268.  
  269. Select GIF, TIFF, PPM, and Targa files to compress to JPEG format with the 
  270. options specified in the JPEG Options dialog.  The list boxes in the left 
  271. column display the drives and the directories in the current path, the list box 
  272. in the middle displays the files in the current path, and the one in the right 
  273. displays a list of files to be converted.  To add file(s) to the "Files 
  274. Selected" box, select the file(s) you want to convert and press the "Add" 
  275. button.  To remove file(s) from this box, select the file(s) in this box and 
  276. press the "Remove" button. 
  277.  
  278. The output file(s) will have the same name as the input file(s) except that 
  279. they will have a ".jpg" extension.  Also, the output file(s) will be placed in 
  280. the same directory path in which the input file(s) were located. 
  281.  
  282. See also JPEG Options. 
  283.  
  284.  
  285. ΓòÉΓòÉΓòÉ 7.1.6. Slideshow ΓòÉΓòÉΓòÉ
  286.  
  287. Select the JPEG, TIFF, GIF, Targa, PPM, and BMP files to display in a 
  288. slideshow.  The order in which you add the files will be the order in which 
  289. they are displayed. 
  290.  
  291. After a picture is loaded and displayed, if Automatic Slide Advancement is 
  292. selected, there will be a user-selected delay before the next picture is 
  293. loaded.  To advance to the next picture before the delay has elapsed, click on 
  294. the window with the right mouse button.  If Manual Slide Advancement is 
  295. selected, PMJPEG will wait until you click with the right mouse button before 
  296. advancing to the next picture. 
  297.  
  298. If you would like the slideshow to continue from the beginning of the list 
  299. after the last picture is displayed, check off the Cycle Slideshow menu option. 
  300.  
  301. To abort the slideshow, click on the window with the left mouse button, click 
  302. on the "Yes" button in the confirmation dialog, and the slideshow will stop 
  303. after the currently loading picture is displayed. 
  304.  
  305. See also Slideshow Options. 
  306.  
  307.  
  308. ΓòÉΓòÉΓòÉ 7.1.7. Print ΓòÉΓòÉΓòÉ
  309.  
  310. Print the image currently displayed. 
  311.  
  312.  
  313. ΓòÉΓòÉΓòÉ 7.1.8. Print Setup ΓòÉΓòÉΓòÉ
  314.  
  315. The Print Setup dialog box lets you select the Printer and Job Properties.  The 
  316. Job Properties dialog box allows printer driver-dependent options to be 
  317. changed. 
  318.  
  319.  
  320. ΓòÉΓòÉΓòÉ 7.1.9. Print Options ΓòÉΓòÉΓòÉ
  321.  
  322. The displayed image can be printed in three ways: 1) best fit for the page, 2) 
  323. fit for the full page, or 3) scaled by a user-selected factor.  Best Fit scales 
  324. the image for maximum fit on a printed page while maintaining the image's 
  325. aspect ratio.  Fit for Full Page scales the image such that it fits the entire 
  326. page. The Scale option scales the printed image's width or height by an integer 
  327. factor that is selected by the user. 
  328.  
  329.  
  330. ΓòÉΓòÉΓòÉ 7.1.10. Exit ΓòÉΓòÉΓòÉ
  331.  
  332. Exit from PMJPEG. 
  333.  
  334.  
  335. ΓòÉΓòÉΓòÉ 7.1.11. 1, 2, 3, 4 ΓòÉΓòÉΓòÉ
  336.  
  337. The four most recently used file paths and their respective file types for 
  338. viewing an image.  If you select one of these menu items, the open dialog will 
  339. be displayed with a list of files limited to the selected file type in the 
  340. corresponding file path. 
  341.  
  342.  
  343. ΓòÉΓòÉΓòÉ 7.1.12. 5, 6, 7, 8 ΓòÉΓòÉΓòÉ
  344.  
  345. The four most recently opened images.  Choosing one of these menu-items 
  346. re-opens the selected file. 
  347.  
  348.  
  349. ΓòÉΓòÉΓòÉ 7.2. Edit Menu ΓòÉΓòÉΓòÉ
  350.  
  351. The Edit menu includes commands that enable you to transfer images to and from 
  352. the clipboard, change the color components of an image, and to manipulate the 
  353. image. 
  354.  
  355. o Copy 
  356. o Paste 
  357. o HSV Adjustment 
  358. o Color Balance 
  359. o Contrast Enhancement 
  360. o Gamma Correction 
  361. o Grayscale 
  362. o Negative 
  363. o Map To System Colors 
  364. o Rotate 
  365. o Flip Horizontal 
  366. o Flip Vertical 
  367. o Resize 
  368. o Crop 
  369.  
  370.  
  371. ΓòÉΓòÉΓòÉ 7.2.1. Copy ΓòÉΓòÉΓòÉ
  372.  
  373. Copy the entire image to the clipboard. 
  374.  
  375.  
  376. ΓòÉΓòÉΓòÉ 7.2.2. Paste ΓòÉΓòÉΓòÉ
  377.  
  378. Paste an image from the clipboard. 
  379.  
  380.  
  381. ΓòÉΓòÉΓòÉ 7.2.3. HSV Adjustment ΓòÉΓòÉΓòÉ
  382.  
  383. Use the scroll bars to adjust the amount of hue, saturation, and 
  384. value/brightness in an image.  A value of 0 on the scroll bar means that there 
  385. is no change in the corresponding color component. When the value is increased 
  386. or decreased, the color component is increased or decreased, respectively. 
  387.  
  388.  
  389. ΓòÉΓòÉΓòÉ 7.2.4. Color Balance ΓòÉΓòÉΓòÉ
  390.  
  391. Use the scroll bars to adjust the amount of red, green, and blue in an image. 
  392. A value of 0 on the scroll bar means that there is no change in the 
  393. corresponding color component.  When the value is increased or decreased, the 
  394. color component is increased or decreased, respectively. 
  395.  
  396.  
  397. ΓòÉΓòÉΓòÉ 7.2.5. Contrast Enhancement ΓòÉΓòÉΓòÉ
  398.  
  399. Use the scroll bar to adjust the amount of contrast in an image.  A value of 0 
  400. on the scroll bar means that there is no change in the contrast.  When the 
  401. value is increased or decreased, the contrast is increased or decreased, 
  402. respectively. 
  403.  
  404.  
  405. ΓòÉΓòÉΓòÉ 7.2.6. Gamma Correction ΓòÉΓòÉΓòÉ
  406.  
  407. Use the scroll bar to adjust the amount of gamma.  A value of 1.0 on the scroll 
  408. bar means that there is no change in the image.  In general, increasing the 
  409. gamma makes the image lighter and decreasing it makes the image darker.  A 
  410. gamma of 2.2 is a commonly used value. 
  411.  
  412.  
  413. ΓòÉΓòÉΓòÉ 7.2.7. Grayscale ΓòÉΓòÉΓòÉ
  414.  
  415. Convert a color image into a grayscale one. 
  416.  
  417.  
  418. ΓòÉΓòÉΓòÉ 7.2.8. Negative ΓòÉΓòÉΓòÉ
  419.  
  420. Obtain the negative of the image. 
  421.  
  422.  
  423. ΓòÉΓòÉΓòÉ 7.2.9. Map To System Colors ΓòÉΓòÉΓòÉ
  424.  
  425. Converts the displayed image to an image that has a 256-color palette 
  426. containing the system colors of the OS/2 desktop.  Use this option to generate 
  427. an image that can be used as a 256-color OS/2 desktop-background image. 
  428.  
  429.  
  430. ΓòÉΓòÉΓòÉ 7.2.10. Rotate ΓòÉΓòÉΓòÉ
  431.  
  432. Rotate the image clockwise by 90 degrees. 
  433.  
  434.  
  435. ΓòÉΓòÉΓòÉ 7.2.11. Flip Horizontal ΓòÉΓòÉΓòÉ
  436.  
  437. Flip the image around the vertical axis. 
  438.  
  439.  
  440. ΓòÉΓòÉΓòÉ 7.2.12. Flip Vertical ΓòÉΓòÉΓòÉ
  441.  
  442. Flip the image around the horizontal axis. 
  443.  
  444.  
  445. ΓòÉΓòÉΓòÉ 7.2.13. Resize ΓòÉΓòÉΓòÉ
  446.  
  447. Change the spatial resolution of the displayed image.  Common sizes such as 
  448. 640x680, 800x600, 1024x768, and 1280x1024 can be easily selected. 
  449.  
  450. The Maximize Fit on Desktop option will resize the image into the largest 
  451. possible window that will fit on the desktop while keeping the aspect ratio, 
  452. the ratio between the original width and height. 
  453.  
  454. Also, a custom size can be manually entered.  If Keep Aspect Ratio is enabled, 
  455. only one dimension needs to be entered because the other one is automatically 
  456. changed to maintain the aspect ratio. 
  457.  
  458.  
  459. ΓòÉΓòÉΓòÉ 7.2.14. Crop ΓòÉΓòÉΓòÉ
  460.  
  461. If a region of the image is selected (see Selecting a Region to Crop), keep 
  462. that region and discard the image outside of the selected region. 
  463.  
  464.  
  465. ΓòÉΓòÉΓòÉ 7.3. Capture Menu ΓòÉΓòÉΓòÉ
  466.  
  467. The Capture menu includes commands that let you capture the entire screen, a 
  468. part of the screen, a window, or a part of a window. 
  469.  
  470. o Window 
  471. o Client Area 
  472. o Desktop 
  473. o Area of Desktop 
  474. o Hide Window 
  475.  
  476.  
  477. ΓòÉΓòÉΓòÉ 7.3.1. Window ΓòÉΓòÉΓòÉ
  478.  
  479. After selecting this menu item, the PMJPEG window hides itself and you must 
  480. select a window to capture by moving the mouse pointer over the desired window 
  481. and clicking on the window with the left mouse button. 
  482.  
  483.  
  484. ΓòÉΓòÉΓòÉ 7.3.2. Client Area ΓòÉΓòÉΓòÉ
  485.  
  486. After selecting this menu item, the PMJPEG window hides itself and you must 
  487. select a client area of a window to capture by moving the mouse pointer over 
  488. the desired window and clicking on the window with the left mouse button. The 
  489. client area does not include the window frame or menu bar. 
  490.  
  491.  
  492. ΓòÉΓòÉΓòÉ 7.3.3. Desktop ΓòÉΓòÉΓòÉ
  493.  
  494. Capture the entire desktop.  See also the Hide Window option. 
  495.  
  496.  
  497. ΓòÉΓòÉΓòÉ 7.3.4. Area of Desktop ΓòÉΓòÉΓòÉ
  498.  
  499. After selecting this menu item, you must select an area of the desktop to 
  500. capture.  To select a region of the desktop, click on the desktop with the left 
  501. mouse button.  While holding down that button, move your mouse until the 
  502. rectangle surrounds the desired region, and then release the mouse button.  The 
  503. dimensions of the selected region are displayed in the center of the indicated 
  504. region.  See also the Hide Window option. 
  505.  
  506.  
  507. ΓòÉΓòÉΓòÉ 7.3.5. Hide Window ΓòÉΓòÉΓòÉ
  508.  
  509. When this option is checked, the PMJPEG window hides itself before capturing 
  510. the desktop with the Desktop or Area of Desktop command. 
  511.  
  512.  
  513. ΓòÉΓòÉΓòÉ 7.4. Options Menu ΓòÉΓòÉΓòÉ
  514.  
  515. The Options menu includes commands that let you determine how other commands 
  516. operate. The settings for the options can be saved with the Save All Options 
  517. command. 
  518.  
  519. o Stretch Image to Fit Window 
  520. o Keep Aspect Ratio if Stretched 
  521. o View Full Screen 
  522. o Maximum Color Depth 
  523. o Display Old Image during Load 
  524. o Auto-Refresh 
  525. o Suppress Warnings 
  526. o Window Options 
  527. o JPEG Options 
  528. o Slideshow Options 
  529. o Priority Options 
  530. o Preferences 
  531.  
  532.  
  533. ΓòÉΓòÉΓòÉ 7.4.1. Stretch Image to Fit Window ΓòÉΓòÉΓòÉ
  534.  
  535. When this option is checked, the scrollbars for the PMJPEG window are turned 
  536. off and the image is stretched to the dimensions of the client area of the 
  537. PMJPEG window.  This option does not permanently change the resolution of the 
  538. image.  If you save the image, the original image is saved, not the stretched 
  539. one. 
  540.  
  541.  
  542. ΓòÉΓòÉΓòÉ 7.4.2. Keep Aspect Ratio if Stretched ΓòÉΓòÉΓòÉ
  543.  
  544. When this option is checked along with Stretch Image to Fit Window, the image 
  545. is stretched while maintaining the image's aspect ratio. 
  546.  
  547.  
  548. ΓòÉΓòÉΓòÉ 7.4.3. View Full Screen ΓòÉΓòÉΓòÉ
  549.  
  550. View the currently displayed image with the full screen.  If the image is 
  551. larger than the entire screen, the image will be resized with the best 
  552. proportional fit before it is displayed.  If the image is smaller, it will be 
  553. displayed in the center of the screen.  To exit from full screen mode, press 
  554. any key or click on the screen with the left mouse button. 
  555.  
  556.  
  557. ΓòÉΓòÉΓòÉ 7.4.4. Maximum Color Depth ΓòÉΓòÉΓòÉ
  558.  
  559. When you load an image that has more colors than the Maximum Color Depth 
  560. setting, PMJPEG will reduce the number of colors to the Maximum Color Depth 
  561. setting before displaying the image.  If you are viewing images, you should set 
  562. this option to the number of colors supported by your display driver. If you 
  563. are converting images from one file format to another, you should set it to 
  564. 16.7 million colors. 
  565.  
  566.  
  567. ΓòÉΓòÉΓòÉ 7.4.5. Display Old Image during Load ΓòÉΓòÉΓòÉ
  568.  
  569. If this option is checked, you can continue viewing the currently displayed 
  570. image while another image is being loaded.  However, this option will use more 
  571. memory because PMJPEG has to maintain two images.  Consequently, it may slow 
  572. down the loading of the next image if PMJPEG runs out of physical memory and 
  573. must use slower virtual memory. 
  574.  
  575.  
  576. ΓòÉΓòÉΓòÉ 7.4.6. Auto-Refresh ΓòÉΓòÉΓòÉ
  577.  
  578. The purpose of this option is to provide a temporary solution to a bug in the 
  579. 256 color drivers.  This bug is evident when the area of the image under a 
  580. drop-down menu or under a dialog box is not properly redrawn after the 
  581. drop-down menu or the dialog, respectively, is closed. 
  582.  
  583. If this menu item is checked, PMJPEG will automatically refresh the image when 
  584. it is necessary. 
  585.  
  586.  
  587. ΓòÉΓòÉΓòÉ 7.4.7. Suppress Warnings ΓòÉΓòÉΓòÉ
  588.  
  589. If this option is checked, PMJPEG suppresses all warnings.  Warnings occur when 
  590. you load a corrupted image or discard an image that has changed. 
  591.  
  592.  
  593. ΓòÉΓòÉΓòÉ 7.4.8. Window Options ΓòÉΓòÉΓòÉ
  594.  
  595. The Window Z-Order options determine the relative level of the PMJPEG window to 
  596. other windows on the desktop, immediately after an image is loaded.  The level 
  597. is not changed if Keep Current Order is set.  If the Below All Windows option 
  598. is set, the PMJPEG window will place itself under any window that overlaps it. 
  599. If the Above All Windows choice is selected, the PMJPEG window will placed 
  600. itself on top of any window that overlaps it. 
  601.  
  602. Whenever an image is loaded or resized, the Resize Window to Fit Image option 
  603. will cause the PMJPEG window to resize itself to fit the displayed image.  If 
  604. the image is larger than the desktop, the window size is chosen such that it 
  605. fits on the desktop, and the scroll bar(s) are enabled to let you view the 
  606. portion of the image that doesn't fit on the desktop. 
  607.  
  608. The last two options, Restore Window if Minimized and Move Window to Upper-Left 
  609. Corner of Desktop, are effective after an image is loaded and they are 
  610. self-expalantory. 
  611.  
  612.  
  613. ΓòÉΓòÉΓòÉ 7.4.9. JPEG Options ΓòÉΓòÉΓòÉ
  614.  
  615. The Quantization options are applied when Maximum Color Depth is set to 8-bits 
  616. per pixel or less.  2-pass quantization(specifically, Heckbert) calculates the 
  617. optimal colormap for the quantized image and produces better looking output 
  618. than 1-pass quantization.  1-pass quantization is slightly faster because a 
  619. fixed colormap is used. 
  620.  
  621. Dithering is the process of rendering an image on a display that supports less 
  622. than the number of colors in the image.  Floyd-Steinberg Dithering, an error 
  623. diffusion method, should be turned on when your display is not 
  624. truecolor(24-bit) and when Maximum Color Depth is set to the number of colors 
  625. supported by your display driver. 
  626.  
  627. The Quality Factor, an integer between 0 and 100 inclusive, determines the 
  628. tradeoff between the output file size and the output image quality.  If you 
  629. choose a high quality factor, the image quality will be high but the file size 
  630. will be large.  A lower quality setting will yield a smaller file at a cost of 
  631. lower fidelity.  Since the JPEG algorithm is lossy, a quality factor of 100 
  632. will not give you a losslessly compressed image. 
  633.  
  634. The Smoothing Factor, also an integer between 0 and 100 inclusive, determines 
  635. the degree of smoothing to apply to an image before compressing that image with 
  636. JPEG.  The higher you set the factor, the higher the degree of smoothing that 
  637. is applied.  A smoothing factor of 0 means that no smoothing is performed. 
  638. Smoothing removes noise introduced when an image is dithered, and, in turn, 
  639. smoothing produces a smaller JPEG file.  It should be used for only dithered 
  640. images, like photographic GIF pictures.  Generally, a factor between 10 and 50 
  641. removes the dithering noise from an image. 
  642.  
  643. Entropy Optimization selects an optimal Huffman table, and it produces a 
  644. smaller JPEG file but it takes more time to encode the image. 
  645.  
  646. If PMJPEG runs out of virtual memory while it is decoding/encoding JPEG files, 
  647. it will use temporary files that are created in the Path for Temporary File. 
  648.  
  649.  
  650. ΓòÉΓòÉΓòÉ 7.4.10. Slideshow Options ΓòÉΓòÉΓòÉ
  651.  
  652. The Slide Order determines the order in which the images in a slideshow list is 
  653. displayed.  If Forward order is selected,  the images are displayed in the 
  654. order in which they are listed in the slideshow dialog box.  If Reverse order 
  655. is chosen, the images are displayed in reverse order from the last file to the 
  656. first one in the slideshow list.  If Random order is selected, the files are 
  657. displayed in a random order. 
  658.  
  659. The Slide Advancement options determine how to advance to the next image in a 
  660. slideshow.  In Manual mode, PMJPEG will wait until you click with the right 
  661. mouse button before advancing to the next picture.  In Automatic mode, there 
  662. will be a user-selected time delay before the next picture is loaded.  To 
  663. advance to the next picture before the delay has elapsed, click on the window 
  664. with the right mouse button.  The Delay can be set to a value between 0 and 60 
  665. seconds. 
  666.  
  667. The Buffer Image Formats options allow buffering of selected image formats 
  668. during a cyclic slideshow.  If a type is selected, all images of that type are 
  669. stored in memory after they are loaded and decompressed, and they will not be 
  670. loaded/decompressed the next time they are displayed.  This feature must be 
  671. used in conjunction with the Cycle Slideshow option.  Buffering images can use 
  672. a lot of memory; if you don't have much physical memory, be certain that there 
  673. is enough disk space on Window's swap drive to handle this memory usage. 
  674.  
  675. When a slideshow is running, the Cycle Slideshow option determines whether or 
  676. not a list of images is continuously displayed in a cycle.  If this option is 
  677. on, the slideshow returns back to the first picture after the last one is 
  678. displayed and continues to display all the images in a selected list until you 
  679. abort the slideshow. 
  680.  
  681. The Full Screen option lets you display the images in the slideshow with the 
  682. full screen as described in the View Full Screen section. 
  683.  
  684.  
  685. ΓòÉΓòÉΓòÉ 7.4.11. Priority Options ΓòÉΓòÉΓòÉ
  686.  
  687. These options let you adjust the priority of all the compute-intensive threads 
  688. in case you want PMJPEG to use either more or less CPU time while it is 
  689. loading, saving, or batch compressing.  There are two priority classes that you 
  690. can select.  If you choose the Idle Time class, the threads are running only 
  691. when the CPU is idle.  If you choose the Regular class, the threads execute 
  692. with normal priority. 
  693.  
  694. The Priority Level lets you change the priority level of the priority class.  A 
  695. priority level of 0 means that there is no change in the priority of the 
  696. threads.  Choosing a higher priority level gives the threads more priority. 
  697. The converse is also true. 
  698.  
  699.  
  700. ΓòÉΓòÉΓòÉ 7.4.12. Preferences ΓòÉΓòÉΓòÉ
  701.  
  702. For time-consuming tasks like loading, saving, batch compressing, and mapping 
  703. to system colors, PMJPEG displays a percentage that indicates how much of the 
  704. task has been completed.  The progress can be displayed in either a dialog box 
  705. or the title bar of the PMJPEG window. 
  706.  
  707. For the open/save dialog, you can choose either the OS/2 standard file dialog 
  708. or the PMJPEG file dialog. 
  709.  
  710.  
  711. ΓòÉΓòÉΓòÉ 8. Keyboard Accelerators ΓòÉΓòÉΓòÉ
  712.  
  713. PMJPEG lets you use the following key combinations to perform the corresponding 
  714. functions. 
  715.  
  716. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  717. ΓöéKey(s)                        ΓöéFunction                      Γöé
  718. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  719. ΓöéDel                           ΓöéDelete File                   Γöé
  720. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  721. ΓöéCtrl + Ins  or  Ctrl + C      ΓöéCopy Image to Clipboard       Γöé
  722. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  723. ΓöéShift + Ins  or  Ctrl + V     ΓöéPaste Image from Clipboard    Γöé
  724. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  725. ΓöéHome                          ΓöéScroll Left by a Page         Γöé
  726. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  727. ΓöéUp Arrow                      ΓöéScroll Up by One Pixel        Γöé
  728. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  729. ΓöéPage Up                       ΓöéScroll Up by a Page           Γöé
  730. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  731. ΓöéLeft Arrow                    ΓöéScroll Left by One Pixel      Γöé
  732. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  733. ΓöéRight Arrow                   ΓöéScroll Right by One Pixel     Γöé
  734. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  735. ΓöéEnd                           ΓöéScroll Right by a Page        Γöé
  736. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  737. ΓöéDown Arrow                    ΓöéScroll Down by One Pixel      Γöé
  738. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  739. ΓöéPage Down                     ΓöéScroll Down by a Page         Γöé
  740. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  741.  
  742.  
  743. ΓòÉΓòÉΓòÉ 9. Selecting a Region to Crop ΓòÉΓòÉΓòÉ
  744.  
  745. To select a region of the image, click on the image with the left mouse button. 
  746. While holding down that button, move your mouse until the rectangle surrounds 
  747. the desired region, and then release the mouse button.  The dimensions of the 
  748. selected region are displayed in the center of the indicated region. 
  749.  
  750.  
  751. ΓòÉΓòÉΓòÉ 10. How to Register ΓòÉΓòÉΓòÉ
  752.  
  753. If you use PMJPEG for more than 14 days, you are expected to register PMJPEG. 
  754. When you register, you will receive the latest version of PMJPEG, a user 
  755. manual, and a collection of JPEG images (we will put as many as we can fit on 1 
  756. 1.44M 3 1/2" floppy or on 4 360k 5 1/4" floppies).  Also, the registered 
  757. version does not have the reminder-to-register screen at the start. 
  758.  
  759. The registration fee is only $20.  Massachusetts residents, add 5% sales tax to 
  760. the registration fee.  US residents, add $4 for shipping and handling; non-US 
  761. residents, add $8 for shipping and handling.  If you want PMJPEG e-mailed to 
  762. your account instead of having it physically mailed to you, there is no extra 
  763. shipping charge.  If you are paying with a Visa or MasterCard, add 10% to this 
  764. subtotal.  The 10% is the processing fee that we get charged for credit card 
  765. transactions. 
  766.  
  767. Updates are free but the shipping charge described above applies to updates. 
  768. Users who register PMJPEG and provide an e-mail address will automatically 
  769. receive updates via e-mail. 
  770.  
  771. For e-mail registrations, you need to use a program called "uudecode" to decode 
  772. the uuencoded file that we e-mail to you.  For your information, a uuencoded 
  773. file is a binary file that is converted to text by a program called "uuencode". 
  774. If your mail system rejects large messages, we will split the uuencoded file 
  775. into smaller parts before mailing the parts to you, and you will need to edit 
  776. the messages with a text editor before you can decode them.  Compuserve, for 
  777. example, does not permit large e-mail messages.  Also, the uuencoded file is 
  778. rather large; it is approximately 300k for PMJPEG v.1.6.  Compuserve users may 
  779. find it less expensive to receive PMJPEG via U.S. Mail. 
  780.  
  781. Registrations with the incorrect fee, non-US currency, or drawn on a non-US 
  782. bank will be returned. 
  783.  
  784. To register, complete the order form. and send payment to: 
  785.  
  786.    Norman Yee 
  787.    58 Chandler St. 
  788.    Boston, MA 02116 
  789.    U.S.A. 
  790.  
  791. Registration of PMJPEG is based on "personal usage."  Corporate or 
  792. organizational users must register all copies used on an individual basis; a 
  793. specific person (name) must be explicitly assigned to each registrant who will 
  794. be provided with a personalized copy of PMJPEG. Registration grants a specific 
  795. person (not an organization or corporate entity) the right to use PMJPEG. 
  796.  
  797. Although we will try to mail your copy of PMJPEG 1-3 weeks after we receive 
  798. your registration, please allow up to 4-6 weeks for delivery. 
  799.  
  800.  
  801. ΓòÉΓòÉΓòÉ 11. Order Form ΓòÉΓòÉΓòÉ
  802.  
  803.                ORDER FORM 
  804.  
  805.  Name: ______________________________________________________________ 
  806.  Address: ___________________________________________________________ 
  807.  City: _____________________  State: ________  ZIP: _________________ 
  808.  Country (if outside US): ___________________________________________ 
  809.  Phone Number (optional): _____________  Circle:  home  or  work 
  810.  
  811.  Shareware Version of Program evaluated (optional): _________________ 
  812.  Where you found Sharewave Version (optional): ______________________ 
  813.  
  814.  
  815.  Product            Quantity   Price Each     Total 
  816.  =================================================================== 
  817.  PMJPEG for OS/2 2.x       ____    $20.00 U.S.     _____ 
  818.  WinJPEG for Windows 3.x     ____    $25.00 U.S.     _____ 
  819.  WinJPEG Update Fee (from any registered version of WinJPEG) 
  820.                  ____     $5.00 U.S.     _____ 
  821.  =================================================================== 
  822.                       Merchandise Total: ______ 
  823.          5% Sales Tax  (Massachusetts residents only): ______ 
  824.               Shipping and Handling (choose one): ______ 
  825.               __  E-mail (no additional charge) 
  826.               __  U.S. residents ($4 U.S.) 
  827.               __  Non-U.S. residents ($8 U.S.) 
  828.                            Subtotal: ______ 
  829.        For Visa/MasterCard Orders, add 10% of Subtotal: ______ 
  830.                             TOTAL: ______ 
  831.   (Non-credit card order payments must be in U.S. cash, 
  832.   U.S. funds drawn on a U.S. bank, or a postal money order) 
  833.  
  834.  
  835.  Please fill in the following for Credit Card Orders: 
  836.    Signature: _______________________ 
  837.    Name on Card: ____________________    Visa [ ]  MasterCard [ ] 
  838.    Credit Card Number: ___________________  Expiration Date: _______ 
  839.  
  840.  Choose Disk Size (check one if you did not select "E-mail" for shipping): 
  841.            __  4  5 1/4" DS/DD (360K) disks 
  842.            __  1  3 1/2" DS/HD (1.44 Mb) disk 
  843.  
  844.  E-mail Address (optional except E-mail Shipping): _________________ 
  845.  Circle Type of Email Address:  Internet  Compuserve  AOL  Delphi 
  846.  
  847.  
  848.  Mail to:          Internet Address: 
  849.      Norman Yee             nyee@osiris.ee.tufts.edu 
  850.      58 Chandler St.          kenyee@ksr.com 
  851.      Boston, MA 02116 
  852.      U.S.A. 
  853.  
  854.  
  855. ΓòÉΓòÉΓòÉ 12. Reporting Bugs ΓòÉΓòÉΓòÉ
  856.  
  857. If you find a bug in PMJPEG, we would appreciate it if you would inform us of 
  858. the bug through one of our e-mail accounts: 
  859.  
  860.   Norman Yee 
  861.   nyee@osiris.ee.tufts.edu 
  862.  
  863.   Ken Yee 
  864.   kenyee@ksr.com 
  865.  
  866. When you send us a bug report, include a description of the procedure for 
  867. reproducing the bug and a description of your system configuration(hardware and 
  868. software). 
  869.  
  870.  
  871. ΓòÉΓòÉΓòÉ 13. License Agreement (applicable to registered users) ΓòÉΓòÉΓòÉ
  872.  
  873. You are licensed to single-copy use of PMJPEG; this means that you can install 
  874. your registered version of PMJPEG simultaneously on one computer at work, one 
  875. computer at home, and one portable computer, if only one copy is in use by the 
  876. registered individual at a time.  You may make copies of the registered PMJPEG 
  877. disk as necessary for normal backup purposes; you agree not to make any copies 
  878. of the printed PMJPEG manual or the registered version of PMJPEG for others. 
  879.  
  880.  
  881. ΓòÉΓòÉΓòÉ 14. Disclaimer ΓòÉΓòÉΓòÉ
  882.  
  883. The authors of this program accept no responsibility for damages that are 
  884. caused by this program and make NO WARRANTY or representation, either express 
  885. or implied, with respect to this software.  This software is provided "AS IS," 
  886. and you, its user, assume the entire risk when you use it. 
  887.  
  888.  
  889. ΓòÉΓòÉΓòÉ 15. Acknowledgments ΓòÉΓòÉΓòÉ
  890.  
  891. PMJPEG is based in part on the work of the Independent JPEG Group. 
  892.  
  893. TIFF support in PMJPEG is based in part on Sam Leffler's TIFF library. 
  894.  
  895. Windows is a trademark of Microsoft Corporation. 
  896.  
  897. OS/2 is a trademark of International Business Machines Corporation. 
  898.  
  899. The Graphics Interchange Format(c) is the Copyright property of CompuServe 
  900. Incorporated.  GIF(sm) is a Service Mark property of CompuServe Incorporated. 
  901.  
  902. GIF2JPG and Image Alchemy are trademarks of Handmade Software, Inc. 
  903.  
  904. WinJPEG is copyright (C) 1992, 1993, Norman Yee and Ken Yee.  All rights 
  905. reserved. 
  906.  
  907. PMJPEG is copyright (C) 1993, Norman Yee and Ken Yee.  All rights reserved. 
  908.  
  909. o Copyright Notice for Sam Leffler's TIFF Library 
  910.  
  911.  
  912. ΓòÉΓòÉΓòÉ 15.1. Copyright Notice for Sam Leffler's TIFF Library ΓòÉΓòÉΓòÉ
  913.  
  914. Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993 Sam Leffler 
  915.  
  916. Copyright (c) 1991, 1992, 1993 Silicon Graphics, Inc. 
  917.  
  918. Permission to use, copy, modify, distribute, and sell this software and  its 
  919. documentation for any purpose is hereby granted without fee, provided that (i) 
  920. the above copyright notices and this permission notice appear in all copies of 
  921. the software and related documentation, and (ii) the names of Sam Leffler and 
  922. Silicon Graphics may not be used in any advertising or publicity relating to 
  923. the software without the specific, prior written permission of Sam Leffler and 
  924. Silicon Graphics.